Skip to main content

Radio Group

Type

widget

Description

Radio group widget

Children Properties

Property

NameSummarySyntax
hoverColorThe hover color of the widget's background.set the hoverColor of <widget> to <Color> get the hoverColor of <widget>
textSizeThe text size of the radio widgetset the textSize of <widget> to tTextSize get the textSize of <widget>
hiliteIconColorThe color used to remark when widget is focused.set the hiliteIconColor of <widget> to <Color> get the hiliteIconColor of <widget>
iconColorThe color of the widget's background.set the iconColor of <widget> to <Color> get the iconColor of <widget>
textAlignThe alignment of the textset the textAlign of <widget> to textAlign get the textAlign of <widget>
iconSizeThe size of the checkbox iconset the iconSize of <widget> to pIconSize get the iconSize of <widget>
orientationThe orientation of the widget's elements.set the orientation of <widget> to [vertical|horizontal] get the orientation of <widget>
contentThe contents of the radio widget.set the content of <widget> to pContent get the content of <widget>
hilitedIndexSelect a element at index pIndexset the hilitedIndex of <widget> to pRadioName get the hilitedIndex of <widget>
textColorThe color of the widget text.set the textColor of <widget> to <Color> get the textColor of <widget>
textFontThe font name of the Radio widgetset the textFont of <widget> to tTextFont get the textFont of <widget>
hilitedElementSelect a elementset the hilitedElement of <widget> to pRadioName get the hilitedElement of <widget>
themeDataThe theme mappings of this widgetset the themeData of <widget> to {<array>} get the themeData of <widget>
textStyleUse the textStyle property to change the appearance of text.set the textStyle of object to {empty | plain | stylesList}